home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
JCSM Shareware Collection 1996 September
/
JCSM Shareware Collection (JCS Distribution) (September 1996).ISO
/
prgtools
/
euphor13.zip
/
SWAPON.BAT
< prev
next >
Wrap
DOS Batch File
|
1995-04-08
|
244b
|
8 lines
@echo off
rem Turn on virtual memory swapping under DOS.
rem Creates a 16 Mb swap file. Deletes it when the Euphoria program finishes.
rem Don't turn it on if you don't need it - it adds a bit of overhead.
set dos4gvm=swapmin#16384